UI - VM - hide button take vm volume snapshot for Destroyed state#5345
UI - VM - hide button take vm volume snapshot for Destroyed state#5345yadvr merged 3 commits intoapache:4.15from
Conversation
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
| dataView: true, | ||
| popup: true, | ||
| show: (record) => { | ||
| return ((['Running'].includes(record.state) && record.hypervisor !== 'LXC') || |
There was a problem hiding this comment.
@nvazquez @davidjumani @weizhouapache can you review the conditionals? cc @vladimirpetrov @borisstoyanov
There was a problem hiding this comment.
@rhtyd this is same as line 168 to 169. should be ok.
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
Description
Fixes #5340
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?